D2D_RECT_F

Undocumented in source.
version(Windows && Direct2D_1_1 && Direct2D_1_0)
struct D2D_RECT_F {}

Postblit

this(this)
this(this)
Undocumented in source.

Members

Variables

bottom
FLOAT bottom;
Undocumented in source.
left
FLOAT left;
Undocumented in source.
right
FLOAT right;
Undocumented in source.
top
FLOAT top;
Undocumented in source.

Meta